home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / palett10.zip / README.TXT < prev   
Text File  |  1996-06-20  |  2KB  |  71 lines

  1.                            Palette Viewer v1.0
  2. ------------------------------------------------------------------------------
  3.  
  4. Author:         Donald Neufeld <cv@mail.common.net>
  5.  
  6. Address         904-B Rosser Ave,
  7.                 Brandon, MB
  8.                 R7A 5Y3, Canada
  9.  
  10. Web Site:       http://www.common.net/~cv/company/products/palette/
  11.  
  12. Last Updated:   June 16, 1996
  13.  
  14.  
  15.  Abstract
  16. ------------------------------------------------------------------------------
  17.  
  18.     Allows the user to view a copy of the system palette. Useful for
  19.     debugging applications that make use of the palette API. This
  20.     utility is shareware. Canadian registration fee is five Canadian
  21.     dollars. Non-Canadian registration fee is five US dollars.
  22.  
  23.     This program does not have an install program and needs no supporting
  24.     DLLs to run.
  25.  
  26.  
  27.  Commands By Menu
  28. ------------------------------------------------------------------------------
  29.  
  30.     File Menu:
  31.  
  32.         Options...
  33.  
  34.             Displays the options diagoll box which allows you to choose
  35.             the method that is used to show the system palette.
  36.  
  37.         Exit
  38.  
  39.             Closes the program.
  40.  
  41.     Help Menu:
  42.  
  43.         About Palette Monitor
  44.  
  45.             Displays the about box which reminds you to register the
  46.             Palette monitor utility.
  47.  
  48.  
  49.  Error Messages
  50. ------------------------------------------------------------------------------
  51.  
  52. "Palette Monitor can not start. The display device is not a palette device"
  53.  
  54.     This error will occur when attempting to start Palette Monitor on a
  55.     display that does not have a palette. 24-bit and HiColor displays are the
  56.     most common displays that will cause this error.
  57.  
  58. "Could not load a dialog box from resource file."
  59.  
  60.     This indicates an error in the file that you have downloaded. Please try
  61.     to download the file again. If this error persists contact the author.
  62.  
  63. "Could not register window class 'PaletteMonitorWindowClass'."
  64.  
  65.     This indicates that another program is using the window class called
  66.     'PaletteMonitorWindowClass'. Please send a list of all the software 
  67.     that was running at the time that this error occured.
  68.  
  69. "Palette Monitor requires Microsoft Windows v3.0 or later"
  70.  
  71.     This indicates that it is time to upgrade :)